@charset "gb2312";
/* CSS Document */

/*top µ¼º½À¸*/
.topbar {
    width: 100%;
    height: 35px;
	border-bottom: solid 1px #ededed;
}
.topbar .toptab {
    width: 1100px;
    margin: 0 auto;
	height: 35px;
    line-height: 35px;
}
.topbar .toptab .greet {
    float: left;
}
.topbar .toptab li {
    float: left;
    margin: 0 3px;
    font-size: 12px;
	height: 35px;
    line-height: 35px;
}
.site-nav {
    float: right;
    position: relative;
    z-index: 999999;
}
.site-nav a {
    color: #444;
}
.site-nav a:hover {
    color: #c8203e;
}









.site-nav .quick-menu {
    float: right;
}
.site-nav .quick-menu LI {
    float: left;
    font-size: 12px;
	margin:0 0 0 10px;
}
.site-nav .quick-menu LI.last {
    background: none transparent scroll repeat 0% 0%;
}



.site-nav .quick-menu LI.menu-item {
	padding:0; margin:0;
    position: relative;
}
.site-nav .menu-hd {
	padding-left: 14px;
    padding-right: 18px;
    display: block;
    z-index: 10002;
    padding-bottom: 0px;
    cursor: pointer;
    padding-top: 0px;
    position: relative;
}

.site-nav .menu-hd b {
    border-top: #ccc 4px solid;
    border-right: #fff 4px solid;
    border-bottom: #fff 4px solid;
    border-left: #fff 4px solid;
    font-size: 0px;
    right: 7px;
    width: 0px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    height: 0px;
    -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -webkit-transform .2s ease-in;
    -o-transition: -webkit-transform .2s ease-in;
    transition: -webkit-transform .2s ease-in;
}
.site-nav .menu-bd {
    border: #ededed 1px solid;
    display: none;
    z-index: 10001;
    left: 0px;
    background: #fff;
    position: absolute;
	
	line-height: 25px;
    top: 34px;
    width: 110px;
	overflow:hidden;
	-webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

.site-nav .menu-bd-panel {
    padding-left: 5px;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-right: 5px;
}
.site-nav .menu-item-opp .menu-bd {
    left: 0px;
}
.site-nav .menu-item-opp .menu-bd S.rt {
    left: 0px;
}
.site-nav .menu-item-opp .menu-bd S.lt {
    background-position: -87px -55px;
    RIGHT: -2px;
    LEFT: auto;
}
.site-nav .menu {
    position: relative;
}
.site-nav .menu:hover .menu-hd {
	padding-left: 13px;
    padding-right: 17px;
    background: white;
    margin: 0px;
    border-left: #ededed 1px solid;
	border-right: #ededed 1px solid;
  	font-size: 12px;
}

.site-nav .menu:hover .menu-bd {
    display: block;
}
.site-nav .hover .menu-bd {
    display: block;
}
.site-nav .menu:hover .menu-hd B {
    border-left-color: #fff;
    FILTER: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    border-bottom-color: #fff;
    border-top-color: #ccc;
    border-right-color: #fff;
    -moz-transform: rotate(180deg);
    -moz-transform-origin: 50% 30%;
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 50% 30%;
    -o-transform: rotate(180deg);
    -o-transform-origin: 50% 30%;
    transform: rotate(180deg);
    transform-origin: 50% 30%;
}

.menu-bd-panel dd a{ text-align:center;display: block;}
.menu-bd-panel dd a:hover,.site-nav .webmenu .menu-bd-panel a:hover,.search ul li:hover{background: #f95e01;border-radius: 4px;color: #fff;-webkit-border-radius: 4px;
    -moz-border-radius: 4px;}

.site-nav .quick-menu li.webmenu{ margin-left:10px;}
.site-nav .webmenu .menu-bd {
    width: 224px;
}
.site-nav .webmenu .menu-bd-panel {
	padding:10px;
	overflow:hidden;
}
.site-nav .webmenu .menu-bd-panel a {
	padding: 2px 5px;
    display: block;
    float: left;
    line-height: normal;
}





.topbar {
    background-color: #fff;
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfloat {
    zoom: 1
}

/*µ¼º½ÑùÊ½*/
.header {background-color: #fff; }

.nav {height: 136px; width:1100px; margin:0 auto; }

.logo { width:392px; height:63px; float:left; margin-top:36px;overflow: hidden;}
/*.logo a,.logo img{ display: block; width: 392px; height: 63px;}*/

.search {
    width: 640px;
    height: 46px;
    position: relative;
	top:45px;
	float:right;
}
.search .text{
	cursor:pointer;
	text-align: center;
    font-weight: normal;
    width: 119px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    left: 0;
    top: 0px;
    border-top: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

.search .text:hover{-webkit-border-radius: 4px 0px 0px 0;
    -moz-border-radius: 4px 0px 0px 0;
    border-radius: 4px 0px 0px 0;}
.search .text:hover .cate_nav{ display:block;}

.search .text.bkon{-webkit-border-radius: 4px 0px 0px 0;
    -moz-border-radius: 4px 0px 0px 0;
    border-radius: 4px 0px 0px 0;}
.search .text .title{
    font-style: normal;
	float: left;
    position: relative;
    text-align: center;
    width: 110px;
}
/*.search .text div{*/
    /*position: absolute;*/
    /*left: -1px;*/
    /*top: 44px;*/
    /*border-left: 1px solid #d4d4d4;*/
    /*border-right: 1px solid #d4d4d4;*/
    /*border-bottom: 1px solid #d4d4d4;*/
    /*-webkit-border-radius: 0px 0px 4px 4px;*/
    /*-moz-border-radius: 0px 0px 4px 4px;*/
    /*border-radius: 0px 0px 4px 4px;*/
    /*z-index: 999;*/
/*}*/
.search .cate_nav {
    display: none;
    width: 139px;
    background-color: #fff;
    /*transition: all 0.2s;*/
    cursor: pointer;
    padding: 10px 0;
    position: absolute;
    left: -1px;
    top: 44px;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    z-index: 88;
}

.search .line {
    width: 1px;
    height: 30px;
    background-color: #d4d4d4;
    position: absolute;
    left: 120px;
    top: 8px;
}

.search ul li {
    text-align: center;
    height: 30px;
    line-height: 30px;
    *line-height: 35px;
	margin: 0 10px;
}

.search .down {
    display: inline-block;
    width: 12px;
    height: 6px;
    *height: 12px;
    position: absolute;
    top: 20px;
    left: 90px;
    background: url("/dist/img/icon_xiala.png") no-repeat;
}

.search .close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 120px;
    *right: 110px;
    top: 50%;
    margin-top: -9px;
    background: url("/dist/img/icon_clear.png") no-repeat;
    background-size: 16px 16px;
    display: none;
}



.search #txtSearch {
	position: absolute;
    left: 120px;
    top: 0px;
    outline: none;
    border: none;
    width: 410px;
    height: 44px;
	padding: 0;
    margin: 0;
    height: 44px;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    border-radius: inherit;
    line-height: 44px;
	text-indent: 1em;
}

.search input::-ms-clear {
    display: none;
}

.search input::-webkit-input-placeholder {
    font-size: 14px;
    color: #bfbfbf;
}

.search input:-moz-placeholder {
    font-size: 14px;
    color: #bfbfbf;
}

.search input::-moz-placeholder {
    font-size: 14px;
    color: #bfbfbf;
}

.search input:-ms-input-placeholder {
    font-size: 14px;
    color: #bfbfbf;
}

.search .fr {
	position: absolute;
    left: 530px;
    top: 0px;
    outline: none;
    border: none;
    width: 110px;
    height: 46px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    background-color: #f95e01;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
}

.search button:hover {
    background-color: #ff7624;
}

.search span {
    position: absolute;
    top: 40px;
    left: 165px;
    color: #bfbfbf;
}













/*footer*/
#footer{
	/*background: #3d3d3d;*/
	padding-bottom: 20px;
}
#footer ul{
	overflow: hidden;
	margin: 20px auto;
	width: 904px;
}
#footer ul li{
	float:left;
	position: relative;
	margin-right: 25px;
}
#footer ul li b{
	border:1px solid #a4a4a4;
	height:10px;
	position: absolute;
	top: 5px;
	right:-11px;
}
#footer ul li a{
	color:#a4a4a4;
}
#footer ul li a:hover{
	color: #db2242;
	text-decoration: none;
}
#footer p{
	text-align: center;
	color:#a4a4a4;
}


.footer_about{ margin:0 auto; width:1100px; overflow:hidden; padding-bottom: 20px;}
.about_left{ float:left; }
.about_right{ float:right; }
#footer p.about_left{text-align:left;}
#footer p.about_right{text-align:right;}




